##################################################################
# Theme file for specififying the appearance of LimeWire.  All
# LimeWire colors and fonts can be customized below.  The 
# documentation for these settings is provided at:
#
# http://www.limewire.com/skins
#
# Look under "Visual Design" and particularly "Themes."  This
# will make the color and font names below much easier to 
# understand.
##################################################################
# Default Theme
THEME_VERSION=2

PRIMARY1_COLOR=#000000
PRIMARY2_COLOR=#6699FF
PRIMARY3_COLOR=#0000FF
SECONDARY1_COLOR=#000066
SECONDARY2_COLOR=#0000CC
SECONDARY3_COLOR=#330099
WINDOW1_COLOR=#000000
WINDOW2_COLOR=#0000FF
WINDOW3_COLOR=#33FFFF
WINDOW4_COLOR=#000000
WINDOW5_COLOR=#000000
WINDOW6_COLOR=#0066FF
WINDOW7_COLOR=#33CCFF
WINDOW8_COLOR=#000033
WINDOW9_COLOR=#0066FF
WINDOW10_COLOR=#000000
WINDOW11_COLOR=#000000
WINDOW12_COLOR=#0000FF
TABLE_HEADER_BACKGROUND_COLOR=#0033CC
TABLE_BACKGROUND_COLOR=#0066FF
TABLE_ALTERNATE_COLOR=#33FFFF
NOT_SHARING_LABEL_COLOR=#FFFFFF
SEARCH_FILTER_TITLE_TOP_COLOR=#FFFFFF
SEARCH_FILTER_TITLE_COLOR=#0000FF
SEARCH_GRID_COLOR=#FFFFFF
SEARCH_PANEL_BG_1=#3366FF
SEARCH_PANEL_BG_2=#3366FF
SEARCH_PRIVATE_IP_COLOR=#000000
SEARCH_RESULT_SPEED_COLOR=#3300FF

##################################################################
# Font settings can be set below.  For the style of the font,
# only plain and bold are supported.  Plain is specified as
# "0", wherease bold is specified as "1".
##################################################################

# tabs and window labels
CONTROL_TEXT_FONT_NAME=dialog
CONTROL_TEXT_FONT_STYLE=1
CONTROL_TEXT_FONT_SIZE=11

# nothing in 1.4, results list File Title and Library folder names in 1.3
SYSTEM_TEXT_FONT_NAME=verdana
SYSTEM_TEXT_FONT_STYLE=1
SYSTEM_TEXT_FONT_SIZE=10

# results list font in 1.4, results list details in 1.3
USER_TEXT_FONT_NAME=verdana
USER_TEXT_FONT_STYLE=1
USER_TEXT_FONT_SIZE=10

# nothing in 1.4 or 1.3
MENU_TEXT_FONT_NAME=verdana
MENU_TEXT_FONT_STYLE=1
MENU_TEXT_FONT_SIZE=11

# nothing in 1.4 or 1.3
WINDOW_TITLE_FONT_NAME=Georgia
WINDOW_TITLE_FONT_STYLE=1
WINDOW_TITLE_FONT_SIZE=11

# nothing in 1.4 or 1.3
SUB_TEXT_FONT_NAME=Georgia
SUB_TEXT_FONT_STYLE=1
SUB_TEXT_FONT_SIZE=11

